Welcome![Sign In][Sign Up]
Location:
Search - slider control

Search list

[Delphi VCLDelphi_711474

Description: Delphi:Delphi源码编写的一个窗口隐藏工具的源码,控件使用了RxMenu,窗体中有一个滑块对象,有控件的尝试编译一下源码。 -Delphi: Delphi source code written in a window hide tool source control uses the RxMenu, has a slider form object, there is an attempt to compile the controls at the source.
Platform: | Size: 6144 | Author: QGGE4H1 | Hits:

[Windows Developvbnvalue

Description: VB6.0使用图片制作声音调节器,如上图所示的播放器界面中,那个长条的滑块就是用来控制音量的,你会发现这个滑块比默认控件更漂亮,它就是本命的目的,用图片来修饰滑块,这样让你的程序界面更加漂亮,而且你可以把本效果用在其它的VB程序中。-VB6.0 uses pictures produced sound controller, as shown in the player interface, slide the bar is used to control the volume, you ll find out this slider is more beautiful than the default control, it is the life, the use of pictures to modified block, so that the program interface you more beautiful, and you can the effect in other VB programs.
Platform: | Size: 278528 | Author: wpudn37 | Hits:

[Windows DevelopCalendar

Description: 风格经典的C# Calendar日历控件,那个滑动条挺有意思啊,可让时间走的更快。如果你在写一个C#程序,在窗体上显示日历相关控件的时候,可参照本示例来实现。-Style classic C# Calendar Calendar control, the slider quite interesting ah, can make the time go faster. If you are writing a C# program that displays a calendar-related controls on the form, he may refer to this example to achieve.
Platform: | Size: 8192 | Author: wpudn63 | Hits:

[VC/MFCLRSoundControl

Description: 控制左右聲道 由左想右拖曳滑動條可以控制系統左聲道或右聲道由小到大-Control left and right channels by dragging the slider to the left and right want to control the left or right channel steeled
Platform: | Size: 6148096 | Author: 珠陳偉 | Hits:

[Embeded LinuxSpinBox_qt

Description: 该程序实现在ubutnu环境下利用qtcreator编写的滑动条与spinbox控件的值保侍同步。-The program implements the use of the value of the slider and spinbox qtcreator written under the control of environmental protection ubutnu paternity synchronization.
Platform: | Size: 3072 | Author: 朱华 | Hits:

[OpenGL programSliderWidgets

Description: 使用OpenFrameworks实现的滑动器控件,有左右滑动式,上下滑动,还有二维面板(x,y轴实现)控件-OpenFrameworks implemented using slider controls, there are left and right sliding, sliding up and down, as well as a two-dimensional panel (x, y-axis to achieve) control
Platform: | Size: 189440 | Author: 赵晓亮 | Hits:

[Special Effectspage126.4

Description: 一个程序,读入和显示视频文件,使用滑动条控制视频的播放-A program that reads and displays the video file, use the slider to control video playback
Platform: | Size: 9346048 | Author: 张昌尧 | Hits:

[LabViewRandom-Number-Average

Description: 设计一个VI,实现使用循环和移位寄存器计算随机数序列的移动平均值。要求该VI产生一个随机序列,序列长度由前面板滑动条控件输入. -Design a VI, achieve a moving average using loops and shift registers to calculate the random number sequence. Requirements The VI generates a random sequence, sequence length slider to control input the front panel.
Platform: | Size: 8192 | Author: hk | Hits:

[OpenCVimageCovertandThreshold

Description: 这是一个将彩色图片转化为灰度图片的例子,运用滑动条来控制阈值。-This is a color picture into a grayscale image examples, use the slider to control the threshold.
Platform: | Size: 3460096 | Author: 赵鹤 | Hits:

[androidSeekBar

Description: Android编程中实现滑动条移动,可以读出进度百分比的控件。-Android programming is implemented slider bar, you can read the progress percentage of control.
Platform: | Size: 1586176 | Author: 王白冰 | Hits:

[OpenCVcontrolHist

Description: 用滑动条来控制直方图,是学习opencv很有用的小程序-Using the slider to control the histogram, is to learn opencv very useful little program
Platform: | Size: 112640 | Author: 林凯 | Hits:

[OpenCV5_Canny

Description: 用opencv实现了Canny算子进行图像的锐化操作,能通过编写的滑条进行控制Canny算子的内核大小,从而控制锐化程度。-Opencv is used to implement the Canny operator image sharpening operation, can pass the written slider to control the size of the Canny operator kernel, so as to control the degree of sharpening.
Platform: | Size: 1024 | Author: Dylan | Hits:

[Windows DevelopUbiquitousColorPicker_src

Description: C#写的彩色联动滑块控件。仅供参考 LinearGradientBrush brush = new LinearGradientBrush(); brush.ColorInterpolationMode = ColorInterpolationMode.ScRgbLinearInterpolation; if (this.Orientation == Orientation.Horizontal) { if (!this.IsDirectionReversed) { brush.StartPoint = new Point(0, 0.5); brush.EndPoint = new Point(1, 0.5); } else { brush.StartPoint = new Point(1, 0.5); brush.EndPoint = new Point(0, 0.5); } }(An article describing a color picker with independent control of seven variables and dynamically updating slider backgrounds.)
Platform: | Size: 23552 | Author: 团结社区 | Hits:

[GUI DevelopjQuerySlider20160819

Description: 适用于电脑端和移动端的滑动条,实现音量控制等功能(The slider is suitable for computer and mobile terminal to realize volume control and other functions)
Platform: | Size: 39936 | Author: Spades A | Hits:

[Other耦合系统

Description: 控制自动滑块平台,实现控制仪器。非常简单,适合操作使用(Control the automatic slider platform and implement the control instrument)
Platform: | Size: 12288 | Author: 陈家兴 | Hits:

[OtherDS102控制系统

Description: 控制DS102,实现控制马达,夹具,滑块。(Control DS102, realize control motor, clamp, slider.)
Platform: | Size: 5120 | Author: 陈家兴 | Hits:

[OtherC#led灯的控制

Description: 利用按钮控制开发板上三种灯的开启与关闭、利用滑动按钮(slider)调节三种灯的明暗程度(0-255),点击“发送”按钮后三种灯亮起。(Control of C#led lamp)
Platform: | Size: 229376 | Author: vcfine8 | Hits:

[Streaming Mpeg4Video Player

Description: Introduction The Application is an interactive video player which playes the videos in Video List and from a local directory. Description Plays the Local directory video files and Attached Video Files. Includes Slider to seek to a specific location in a media. Volume Slider to Increase and Decrease the Volume. Timers for the Movement of sliders in the Player and to show the duration Description of the Videos with image content Plays *.mp4 and *.wmv Operating System Requirements : Windows 8 Release Preview Features Play,Pause,Resume and Stop Controls for the Video Player Duration Slider to indicate the duration of the video You can Seek to any position in a video You can control the volume of the media with ease using Volume Sliders Interactive Description of the videos in Video Library Automatic timers to show to duration of the Media. Rich UI Experience Plays formats like .wav, .mp4, .wmv. Easy to seek position in media. Easy to Switch between Videos
Platform: | Size: 12634568 | Author: minotelli@gmail.com | Hits:
« 1 2 ... 9 10 11 12 13 14»

CodeBus www.codebus.net